KsException Class
Represents the exceptions that occur during the application execution.
Inheritance hierarchy
System.Object
IntervalZero.KINGSTAR.Base.Class.Exception
IntervalZero.KINGSTAR.Base.Class.KsException
Namespace: IntervalZero.KINGSTAR.Base.Class
Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public class KsException : Exception
Public Class KsException Inherits Exception
The KsException class exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Error | The inner exception sent by the subsystem. |
See also